net/http.wantConn.mu (field)
9 uses
net/http (current package)
transport.go#L1339: mu sync.Mutex // protects ctx, done and sending of the result
transport.go#L1354: w.mu.Lock()
transport.go#L1355: defer w.mu.Unlock()
transport.go#L1362: w.mu.Lock()
transport.go#L1363: defer w.mu.Unlock()
transport.go#L1370: w.mu.Lock()
transport.go#L1371: defer w.mu.Unlock()
transport.go#L1391: w.mu.Lock()
transport.go#L1402: w.mu.Unlock()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)